You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
Math387 Class
>
Math387 Methods
>
Power Method
>
Math387.Power Method ([In] double, [In] TCplx)
Dew Math for .NET
Math387.Power Method ([In] double, [In] TCplx)
Math387 Class
Math387 Members
Dew.Math.Units Namespace
Power Method
Collapse All
Power function.
Syntax
C#
Visual Basic
public
static
TCplx
Power
([In]
double
A
, [In]
TCplx
X
);
Public
static
Function
Power
(
A
As
[In]
double
,
X
As
[In]
TCplx
)
As
TCplx
Returns
Base to any power.
Remarks
Here base is real and exponent is complex.
Group
Power Method
Links
Math387 Class
,
Math387 Members
,
Dew.Math.Units Namespace
,
Power Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!